home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Fatted Calf
/
The Fatted Calf.iso
/
Applications
/
Harmless
/
Eyecon
/
Source
/
InfoView.h
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1994-04-01
|
264 b
|
20 lines
/* Generated by Interface Builder */
#import <appkit/View.h>
#import <dpsclient/wraps.h>
@interface InfoView:View
{
id font;
BOOL drawnOnce;
BOOL drawing;
float d;
DPSTimedEntry timedEntry;
}
- windowDidBecomeKey:sender;
- windowWillClose:sender;
@end